Mapping URL: /delivery/{id}
Description: updates the delivery entity with the appended id
Microservice: CountryService
| /delivery/{id} |
Mapping URL: /delivery/{id}
Description: DeliveryService
Name: updateDeliveryById(delivery)
Request Method: PUT
Service Interface: /delivery/{id}
Service Entity: Delivery
| 3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |